Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Personas Namespaces
CMS.Personas.Web.UI.Internal
ContactPersonaController Class
ContactPersonaController Methods
Get Method
ContactPersonaController
Get Method
Gets instance of
ContactPersonaViewModel
for the given
contactID
.
Namespace:
CMS.Personas.Web.UI.Internal
Assembly:
CMS.Personas.Web.UI (in CMS.Personas.Web.UI.dll) Version: 11.0.0
Syntax
C#
Copy
public
ContactPersonaViewModel
Get
(
int
contactID
)
Parameters
contactID
Type:
System
Int32
ID of contact the
ContactPersonaViewModel
is obtained for.
Return Value
Type:
ContactPersonaViewModel
Instance of
ContactPersonaViewModel
for the given
contactID
.
See Also
Reference
ContactPersonaController Class
CMS.Personas.Web.UI.Internal Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com