GroupInstance.PageName Property

Definition

Gets the calculated page name of this GroupInstance.

public:
 property System::String ^ PageName { System::String ^ get(); };
public string PageName { get; }
member this.PageName : string
Public ReadOnly Property PageName As String

Property Value

An string value that represents the calculated page name of this GroupInstance.

Applies to