[This is preliminary documentation and is subject to change.]

Header of the extranet home page

Namespace:  OfficeClip.BusinessLayer.Extranet.Utility
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public static string Header { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Header As String
Visual C++
public:
static property String^ Header {
	String^ get ();
}

See Also