PropertyBrowser Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The PropertyBrowser type exposes the following members.

Methods

  Name Description
Public method Static member GetAssemblyQualifiedName
Gets the name of the assembly qualified.
Public method Static member GetDerivedClasses
Returns all classes derived from a specified Type.
Public method Static member GetProperties(Type, Stream)
Gets the properties.
Public method Static member GetProperties(IDesignerHost, Object, Stream)
Gets the properties.
Public method Static member GetProperties(IDesignerHost, Object, XmlTextWriter)
Gets the properties.
Public method Static member GetPropertyValue
Gets the property value.
Public method Static member GetPropertyValueAsString
Gets the property value as string.
Public method Static member GetRegister
Gets the register information as Xml.
Public method Static member GetRegisteredComponents
Get all registered components from web.config.
Public method Static member GetServerControls
Returns a list of installed web server controls.
Public method Static member GetThemes
Gets the current theme info in xml for the specified virtual path.
Public method Static member GetToolboxIcon
Returns a icon file embedded in the assembly for the current type.
Public method Static member GetToolboxIconAsXml
Returns a icon file embedded in the assembly for the current type. The file is returned in xml-format.
Public method Static member GetUserControlClassName
Gets the name of the user control class.
Public method Static member GetWebType(String)
Gets the type of the web.
Public method Static member GetWebType(IServiceProvider, String)
Gets the type of the web.
Public method Static member GetWebType(String, String, String)
Gets the type for the current AppDomain.
Public method Static member IsDefaultValue(PropertyDescriptor, Object)
Determines whether [is default value] [the specified descriptor].
Public method Static member IsDefaultValue(Object, PropertyDescriptor, IDesignerHost)
Determines whether [is default value] [the specified instance].
Public method Static member ParseStringToType
Parses the type of the string to.
Public method Static member SetPropertyValue
Sets the property value.
Public method Static member WriteProperty
Writes the property.
Public method Static member WriteStandardValues
Writes the standard values.
Top
See Also

Reference