Click or drag to resize
InvalidateCustomTableTypeInfoWebFarmTaskExecuteTask Method
Processes the web farm task by invoking the InvalidateTypeInfo(String, Boolean) method while passing it current class' properties as its parameters.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 12.0.0
Syntax
C#
public override void ExecuteTask()
See Also