ModulesTestInterface(XmlDocument, String, String) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public bool TestInterface(
XmlDocument doc,
string columnName,
string interfaceId
)
Public Function TestInterface (
doc As XmlDocument,
columnName As String,
interfaceId As String
) As Boolean
- doc XmlDocument
-
- columnName String
-
- interfaceId String
-
Boolean