MasterLoggingPostRequest(String, FuncObject) Method

Definition

Namespace: Centralpoint.Web.UI
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool PostRequest(
	string name,
	Func<Object> func
)

Parameters

name  String
 
func  FuncObject
 

Return Value

Boolean

See Also