dima
-
3/7/2011 1:49:51 AM
RE:Where is GetMemberProfileUrl
Hi Chanan,
Its here: CMS.Controls.CMSAbstractTransformation
But it's not static, so you'll need to create an instance of a transformation class to use it. Unless you prefer to create your own method somewhere else with the same implementation.
|