TwitterAccountInfoProvider GetTwitterAccountInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetTwitterAccountInfo(Guid)
Returns TwitterAccountInfo with specified GUID.
Public methodStatic memberGetTwitterAccountInfo(Int32)
Retrieves a Twitter account with the specified identifier, and returns it.
Public methodStatic memberGetTwitterAccountInfo(String, SiteInfoIdentifier)
Retrieves a Twitter account with the specified identifier, and returns it.
Back to Top
See Also