C# Class SmartParts_Social_SocialProfile, SLXSocial

Inheritance: EntityBoundSmartPartInfoProvider
Exibir arquivo Open project: Saleslogix/SLXSocial

Public Methods

Method Description
GetSmartPartInfo ( Type smartPartInfoType ) : Sage.Platform.Application.UI.ISmartPartInfo

Protected Methods

Method Description
OnAddEntityBindings ( ) : void
OnFormBound ( ) : void

Method Details

GetSmartPartInfo() public method

public GetSmartPartInfo ( Type smartPartInfoType ) : Sage.Platform.Application.UI.ISmartPartInfo
smartPartInfoType Type
return Sage.Platform.Application.UI.ISmartPartInfo

OnAddEntityBindings() protected method

protected OnAddEntityBindings ( ) : void
return void

OnFormBound() protected method

protected OnFormBound ( ) : void
return void