C# Class SmartParts_Social_SocialProfile, SLXSocial

Inheritance: EntityBoundSmartPartInfoProvider
Afficher le fichier Open project: Saleslogix/SLXSocial

Méthodes publiques

Méthode Description
GetSmartPartInfo ( Type smartPartInfoType ) : Sage.Platform.Application.UI.ISmartPartInfo

Méthodes protégées

Méthode Description
OnAddEntityBindings ( ) : void
OnFormBound ( ) : void

Method Details

GetSmartPartInfo() public méthode

public GetSmartPartInfo ( Type smartPartInfoType ) : Sage.Platform.Application.UI.ISmartPartInfo
smartPartInfoType Type
Résultat Sage.Platform.Application.UI.ISmartPartInfo

OnAddEntityBindings() protected méthode

protected OnAddEntityBindings ( ) : void
Résultat void

OnFormBound() protected méthode

protected OnFormBound ( ) : void
Résultat void