ListViewWebPart.RestrictedTemplateType method
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