DataSource.NET
PageType Property
NamespacesCaplin.DataSource.Messaging.PageIPageMessagePageType
Gets or sets the type of the page.
Declaration Syntax
C#Visual BasicVisual C++
string PageType { get; set; }
Property PageType As String
property String^ PageType {
	String^ get ();
	void set (String^ value);
}
Value
The type of the page.
Remarks
The type of the page is available to StreamLink clients and can be used to control the display of the page.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)