CustomizedPageStatus Enumeration

Web Service: WebsWeb Reference: http://<Site>/_vti_bin/Webs.asmx

Syntax

<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="http://schemas.microsoft.com/sharepoint/soap/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Enumeration CustomizedPageStatus

Dim instance As CustomizedPageStatus
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sharepoint/soap/")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public enum CustomizedPageStatus

Members

  Member name Description
Customized  
None  
Uncustomized  

Remarks

To access the CustomizedPageStatus service and its methods, set a Web reference to http://Server_Name/[sites/][Site_Name/]_vti_bin/Webs.asmx.

See Also

Reference

Webs Web Service