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

footer 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 Footer { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Footer As String
Visual C++
public:
static property String^ Footer {
	String^ get ();
}

See Also