WebPageRenderingBase.Profile Property

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

'Declaration
Public ReadOnly Property Profile As ProfileBase 
	Get
'Usage
Dim instance As WebPageRenderingBase 
Dim value As ProfileBase 

value = instance.Profile

Property Value

Type: System.Web.Profile.ProfileBase
Show: