PdfWebControlRenderFrameUrl Method |
Namespace: RadPdf.Web.UI
Exception | Condition |
---|---|
InvalidOperationException | The control state is not valid because this instance does not have a valid DocumentKey |
This method must only be called when the instance has a valid DocumentKey!
This method is for advanced use, typically by implementations where HTML code injection is undesired (e.g. Angular).
RenderControl should be used where full HTML injection is supported. Please contact Red Software for more information.