'Declaration
Public Overloads Function GetConfigurationReport( _ ByVal fullDocument As Boolean _ ) As String
public string GetConfigurationReport( bool fullDocument )
Parameters
- fullDocument
- If true, returns a full HTML document containing the report for this object. If false, returns only an HTML fragment.