CompiledPageActionDescriptor.PageTypeInfo Property

Definition

Gets or sets the TypeInfo of the page.

public:
 property System::Reflection::TypeInfo ^ PageTypeInfo { System::Reflection::TypeInfo ^ get(); void set(System::Reflection::TypeInfo ^ value); };
public System.Reflection.TypeInfo PageTypeInfo { get; set; }
member this.PageTypeInfo : System.Reflection.TypeInfo with get, set
Public Property PageTypeInfo As TypeInfo

Property Value

Applies to