MasterLoggingAddItem(String, Object, MasterLoggingType) Method
Namespace: Centralpoint.Web.UIAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public void AddItem(
string item,
Object value,
MasterLoggingType type = MasterLoggingType.None
)
Public Sub AddItem (
item As String,
value As Object,
Optional type As MasterLoggingType = MasterLoggingType.None
)
Parameters
- item String
-
- value Object
-
- type MasterLoggingType (Optional)
-