Click or drag to resize

UserSmartSearchRuleGetTableName Method (String, String, String)

Namespace:  Dynamicweb.UserManagement.UserSmartSearchRules
Assembly:  Dynamicweb.UserManagement (in Dynamicweb.UserManagement.dll) Version: 3.0.3
Syntax
public virtual string GetTableName(
	string tablePrefix,
	string tableAlias,
	string tableName = null
)

Parameters

tablePrefix
Type: SystemString
tableAlias
Type: SystemString
tableName (Optional)
Type: SystemString

Return Value

Type: String
See Also