ListViewWebPart.RestrictedTemplateType Method
Include Protected Members
Include Inherited Members
Determines whether access to the list template is restricted.
Overload List
Name | Description | |
---|---|---|
RestrictedTemplateType(SPList) | Determines whether access to the list template of the specified SPList is restricted. | |
RestrictedTemplateType(SPListTemplateType) | Determines whether access to the specified SPListTemplateType is restricted. |
Top